home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / text / xes.lha / XES / S / interspell.xrc < prev    next >
Text File  |  1995-08-24  |  326b  |  6 lines

  1. # $VER: interspell.xrc 1.1 (24 Aug 1995)
  2. rx XES:Rexx/CopyDicts
  3. execute (copy C:AlphaSpell RAM:)
  4. set DDIR RAM:
  5. map spc (insert ( ) push pos wleft while c=["\] right force ft (scanf w) execute (RAM:AlphaSpell >ENV:Word -w \$scanf -o ENV:ok -d \$DDIR -T \$Dict) pop pos if !\$ok (rx XES:Rexx/Beep title ("\$Word" wasn't found)))
  6.